Skip to content

Add a session-start progress-record protocol - #246

Merged
JE-Chen merged 1 commit into
mainfrom
dev
Jul 25, 2026
Merged

Add a session-start progress-record protocol#246
JE-Chen merged 1 commit into
mainfrom
dev

Conversation

@JE-Chen

@JE-Chen JE-Chen commented Jul 25, 2026

Copy link
Copy Markdown
Member

What changed

Adds a short protocol to CLAUDE.md: check for a PROGRESS.md in the repo root at the start of a session, resume from it if it lists outstanding items, keep it updated as work progresses, and clear it once everything is done.

PROGRESS.md itself is a local, untracked working file — .gitignore now covers it — so the record stays on the machine while the protocol that describes it is shared.

Items in that record can span this repo and PyBreeze, so each one names its repo.

Scope

Documentation and ignore rules only; no source, test, or packaging changes.

Document a local, untracked PROGRESS.md working record in CLAUDE.md: check it at
session start to resume outstanding work, keep it updated, and clear it when done.
Ignore PROGRESS.md so the scratch record never enters version control.
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sonarqubecloud

Copy link
Copy Markdown

@JE-Chen
JE-Chen merged commit 5fec56f into main Jul 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant